home *** CD-ROM | disk | FTP | other *** search
/ Champak 33 / Volume 33 - JOGO DISK .iso / Games / my_planet.swf / scripts / DefineButton2_105 / BUTTONCONDACTION on(keyPress Tab).as
Text File  |  2007-01-15  |  49b  |  4 lines

  1. on(keyPress "<Tab>"){
  2.    this.tabHandler();
  3. }
  4.